Skip to content

Depreciation Warning #117

@opencityint

Description

@opencityint

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions