Risolto facendo semplicemente
senza alcun escape charactercodice:Process p = Runtime.getRuntime().exec(new String[]{"rsync", "/path_to_dir/dir with spaces"})
Risolto facendo semplicemente
senza alcun escape charactercodice:Process p = Runtime.getRuntime().exec(new String[]{"rsync", "/path_to_dir/dir with spaces"})