-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Uploading from command line
grunt ftp
success! but warnings which I don't remember from a while back(?) .ftppass and inline credentials all standard with double quotes.
(node:78761) DeprecationWarning: Ftp.rawuser: Use Ftp.raw('user args') instead.
(node:78761) DeprecationWarning: Ftp.rawpass: Use Ftp.raw('pass args') instead.
(node:78761) DeprecationWarning: Ftp.rawtype: Use Ftp.raw('type args') instead.
(node:78761) DeprecationWarning: Ftp.rawcwd: Use Ftp.raw('cwd args') instead.
(node:78761) DeprecationWarning: Ftp.rawquit: Use Ftp.raw('quit args') instead.
thanks in advance
anater
Metadata
Metadata
Assignees
Labels
No labels