Failed to sync: 501 Not a directory

Hi,

Thanks for your response.

Apologies for leaving some gaps in my post.

I believe that the destination server is passive.

I'm able to transfer files successfully using FileZilla on MacOS using the same credentials, just not with rclone.

Correct, I believe the issue is with the external FTP server. I ran rclone ls global:/ and it came back successfully with a full list of files.

The scheduler-2 folder is accessed from the root folder once connected to the FTP server. I've been using FileZilla on MacOS and the credentials used do have permission to create directories here.

I've attempted to sync files using global:/scheduler-2/ as well as global:scheduler-2/. I have also tried rclone copy as well as rclone sync.

Running rclone mkdir global:/scheduler-2 is successful and the directory is made on the FTP server. Once creating that directory the copy still fails as it's not able to create the subdirectories.

Cheers,
Jon