Access the Kronos FTP Server from Command Line
1.At DOS Prompt, type ftp 10.4.1.59
2. At user name prompt, To login as registered user, type EXACTLY as shown: customer@userftp@ftp.kronos.com
3. At Password Prompt password type EXACTLY as shown:
greatnews@userftp
PUT
Upload a file to FTP Server
GET
Download a file from FTP Server
LCD
Adjust your local folder
ASCII
Set ASCII transfer type
Binary
Set Binary transfer type
Dir
List directory object
CD
Change directory
MKDIR
Create directory
Delete
Delete object
RMDIR
Remove a Directory
REN
Rename an object
Bye
Logoff from FTP Server
MPUT
Upload multiple files to FTP Server
MGET
Download multiple files from FTP Server