Paspartout / ogo-ftpd

minimal ftp server for the odroid-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors when using with lftp client

klundry opened this issue · comments

I'm trying to use lftp move files and I'm getting the following errors with most commands I try.

431 Error Changing Directory: I/O Error
502 Command Parsed but not implemented yet

My goal was to use lftp's mirror directory function to make regularly transferring new files (and removing old ones) semi-automated.

Update: I have successfully mirrored a directory from the odroid go card to a local directory with lftp using the interactive session. Running it with a full non-interactive command does not work and I also have not been able to mirror a local directory to the odroid go.