movedat Client

This command-line file transfer client can be used to browse, exchange, and manipulate files on a servedat server.  Its basic syntax is similar to the secure copy program, "scp":

Downloading (Get):
movedat [user[:password]@]host:<source> [<destination>]

Uploading (Send):
movedat <source> [user[:password]@]host:<destination>

The command line client can also be used to browse directories, rename files, delete files, and retrieve file metadata.

Unlike the graphical client, movedat is also capable of wild-card matching, sending data from stdin, and displaying data to stdout.

Basics

Browsing Directories

Getting Files

Sending Files

Moving Directories

Authentication

Advanced

Encryption

Compression

Resuming Downloads

Displaying Files

Structured Lists

Maintenance

Renaming Files

Deleting Files

New Folders

Automation

Wildcards

Getting Packages

Piping Files

Command Completion

Reference

Errors

Exit Codes

Configuration File

Option Summary