in reply to
Re^2: Need syntax help for Net::FTP::Quot
in thread
Need syntax help for Net::FTP::Quot
The RFC says:
DELE <SP> <pathname> <CRLF>
And I have no idea what <SP> means. I hope it means "space"
Comment on
Re^3: Need syntax help for Net::FTP::Quot
Replies are listed 'Best First'.
Re^4: Need syntax help for Net::FTP::Quot
by
Anonymous Monk
on Feb 11, 2017 at 00:12 UTC
The RFC also says: "<SP> (Space, ASCII code 32, EBCDIC code 64)".
[reply]
In Section
Seekers of Perl Wisdom