One of my shell scripts running in my Vagrant Box uses ftppwd command. However the command is not working from my Vagrant machine.
I have used a precise64-ubuntu virtual box. Can anyone please help. Error: vagrant@dev-hadoop:~$ ftppwd ftppwd: command not found I have below packages installed, vagrant@dev-hadoop:~$ whereis ftp ftp: /usr/bin/ftp /usr/bin/X11/ftp /usr/share/man/man1/ftp.1.gz vagrant@dev-hadoop:~$ whereis linux linux: /usr/include/linux vagrant@dev-hadoop:~$ whereis sftp sftp: /usr/bin/sftp /usr/bin/X11/sftp /usr/share/man/man1/sftp.1.gz Okay, it would be great if someone can help me or guide me in getting the required package installed for getting ftppwd working. Thank you!! -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/0f058625-3877-4541-a386-f2ce04ba3296%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
