Skip to content
  • Roumen Petrov's avatar
    add -X option to remove copy and file transfer programs · eb8f376d
    Roumen Petrov authored
    Current option arguments controls some SFTP parameters: the copy buffer length and the number of inflight requests, both of which are used during upload/download.
    
    Previously these could be controlled in sftp(1) using the -B/-R options.
    This makes them available in both SFTP protocol clients using the same option character sequence.
    
    (adaptation)
    eb8f376d