Implement APPE command #72

Closed
opened 2019-07-08 09:23:38 +00:00 by isavcic · 4 comments
isavcic commented 2019-07-08 09:23:38 +00:00 (Migrated from github.com)

Since goftp doesn't support APPE command, some clients, namely libcurl and programs which use it, cannot perform the upload.

Can you please implement APPE instead of returning 202 Obsolete?

Thanks

Since goftp doesn't support `APPE` command, some clients, namely libcurl and programs which use it, cannot perform the upload. Can you please implement APPE instead of returning `202 Obsolete`? Thanks
isavcic commented 2019-07-08 09:24:53 +00:00 (Migrated from github.com)

I've encountered this with dar archiver which hangs on FTP upload.

I've encountered this with dar archiver which hangs on FTP upload.

@isavcic could you confirm that #73 fix this?

@isavcic could you confirm that #73 fix this?
isavcic commented 2019-07-08 17:31:35 +00:00 (Migrated from github.com)

@lunny looking good at the first glance! Sorry, I'll have to investigate a bit further, because I'm still seeing issues (though probably unrelated to this one) in DAR -> rclone with goftp server -> B2 pipeline.

@lunny looking good at the first glance! Sorry, I'll have to investigate a bit further, because I'm still seeing issues (though probably unrelated to this one) in DAR -> rclone with goftp server -> B2 pipeline.

@isavcic I just merged #73 and if you have any problem feel free to reopen this.

@isavcic I just merged #73 and if you have any problem feel free to reopen this.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: goftp/server#72
No description provided.