What's the correct remote path?

Understanding FTP Paths

A valid remote path is a FTP path, it must start with /.

For example: '\wwwroot\lewis' is not a valid remote path. The correct path should be '/wwwroot/lewis'.