Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Maffi

How do you deal with <spaces> in file path?
VLC cant handle :-(
Anonymous__

Re: Open VLC with selected file over SFTP

Thanks a lot !!
thewp

Open VLC with selected file over SFTP

Hi everyone,

I just wanted to share my custom 'Open in VLC' command:

cmd.exe /c "start vlc.exe "sftp://!U:!P@!@:!/!""


Options > Preferences > Commands. Add. Local Command. Check 'Use remote files'. Set to keyboard shortcut Ctrl+1 (a matter of preference).

Edit: Don't forget to add your path to VLC to PATH in your System Environment Variables!

Cheers!