src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java (4 lines): - line 207: // TODO i think this can be done with dd atomically - line 293: // TODO Auto-generated method stub - line 426: // TODO convert this to use `dd of=file conv=excl` and write 0 - line 715: // TODO cache this buffer for reuse src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java (3 lines): - line 53: // TODO Auto-generated method stub - line 245: // TODO Auto-generated method stub - line 255: // TODO make sure these values are set in environment, or get good src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java (1 line): - line 35: // TODO Auto-generated catch block